getChunks

open fun getChunks(index: Int): Int

repeated uint32 chunks = 1;

Return

The chunks at the given index.

Parameters

index

The index of the element to return.